home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19990422-19990725 / 000168_news@watsun.cc.columbia.edu _Fri Jun 18 09:18:46 1999.msg < prev    next >
Internet Message Format  |  1999-07-23  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA01927
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 18 Jun 1999 09:18:35 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA29133
  7.     for kermit.misc@watsun.cc.columbia.edu; Fri, 18 Jun 1999 09:03:16 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. Message-ID: <376A41F5.FF6EA09D@zkrd.de>
  10. Date: Fri, 18 Jun 1999 14:56:21 +0200
  11. From: Detlev Knorpp <Detlev.Knorpp@zkrd.de>
  12. Subject: Segmentation fault
  13. To: kermit.misc@watsun.cc.columbia.edu
  14.  
  15. Hello,
  16.  
  17. after a connect the remote kermit goes into server mode and the local
  18. kermit tries to send (or get) a file. If this file exists, kermit
  19. crashes with a segmentation fault. Also if the local kermit goes into
  20. server mode and the remote kermit tries to send, the local kermit
  21. crashes.
  22.  
  23. My local configuration:
  24. P-II 350 MHz
  25. SuSE Linux 6.0 (german edition, 2.0.36, glibc)
  26. c-kermit 7.0 Beta 5 and Beta 7 (I also tried the binary rpm-package)
  27. internal MultiTech MT5634ZPX (ISA) (I use modem type hayes-high-speed)
  28.  
  29. Remote configuration:
  30. msdos-kermit (Win95) and c-kermit 7.0 Beta 7 (Linux)
  31.  
  32. Any ideas?
  33.  
  34. Detlev